home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 2 / Amiga Tools 2.iso / tex / macros / source / contrib / supported / dinbrief / example.tex / images.pl (.txt) < prev    next >
LaTeX Document  |  1995-03-15  |  2KB  |  38 lines

  1. # LaTeX2HTML 2022 (Released January 1, 2022)
  2. # Associate images original text with physical files.
  3. $key = q//;
  4. $cached_env_img{$key} = q|<IMG
  5.   STYLE="" SRC="|."$dir".q|img5.png"
  6.  ALT="\begin{letter}{Prof. Dr. Hans Forschegut\\\\
  7. Institut f''ur Abfallbeseitigung\...
  8. Bundesministerium zur Unterst''utzung der Pharmaindustrie}
  9. \end{letter}">|; 
  10. $key = q/accent_inline}{fchspace{.2em}}accent_inline};MSF=1.6;AAT/;
  11. $cached_env_img{$key} = q|<IMG
  12.  STYLE="" SRC="|."$dir".q|img2.png"
  13.  ALT="{\fc\hspace{.2em}}">|; 
  14. $key = q/textstyleparbox{ADDRwd}{fcImHinterhof2{cdot{Postfach8960fcD--76821GralsruhefcTelefon:(0127)806-0815fcElectronicMail:fcEARNslashBITNET:yx99aterror2};MSF=1.6;AAT/;
  15. $cached_env_img{$key} = q|<IMG
  16.  STYLE="" SRC="|."$dir".q|img4.png"
  17.  ALT="$\textstyle \parbox{\ADDRwd}{\fc Im Hinterhof 2 $\cdot$ Postfach 8960 \\\\
  18. \fc ...
  19. ...0127) 806-0815 \\\\
  20. \fc Electronic Mail: \\\\
  21. \fc EARN/BITNET: yx99 at error2 }$">|; 
  22. $key = q/textstyleparbox{UKAwd}{centering{faUniversit"atGralsruhe}centering{faInstitutf"{u}rVerpackungen}[.5ex]centering{fbProf.Dr.FritzSchreiber}};MSF=1.6;AAT/;
  23. $cached_env_img{$key} = q|<IMG
  24.  STYLE="" SRC="|."$dir".q|img3.png"
  25.  ALT="$\textstyle \parbox{\UKAwd}{\centering{\fa Universit\uml at Gralsruhe} \\\\
  26. \cen...
  27. ...uml {u}r Verpackungen} \ [.5ex]
  28. \centering{\fb Prof. Dr. Fritz Schreiber} }$">|; 
  29. $key = q/{picture}(15,15)(0,0){thicklines{put(7.5,7.5){circle{15}}put(7.5,7.5){circle{10}}put(7.5,7.5){circle{5}}{picture};AAT/;
  30. $cached_env_img{$key} = q|<IMG
  31.   STYLE="" SRC="|."$dir".q|img1.png"
  32.  ALT="\begin{picture}(15,15)(0,0)
  33. \thicklines
  34. \put(7.5,7.5){\circle{15}}
  35. \put(7.5,7.5){\circle{10}}
  36. \put(7.5,7.5){\circle{ 5}}
  37. \end{picture}">|; 
  38.